home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 019a / eddy553.zip / EDDY_WHY.DOC < prev    next >
Text File  |  1991-06-19  |  8KB  |  189 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                        |-------------------------------|
  7.                        |           EDDY (TM)           |
  8.                        |   File and Directory Editor   |
  9.                        |  Copyright(C) 1987 thru 1991  |
  10.                        |        by John Scofield       |
  11.                        |     CompuServe:70162,2357     |
  12.                        |      All rights reserved      |
  13.                        |-------------------------------|
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                                  WHY USE EDDY?
  20.  
  21.  
  22.  
  23.  
  24.     EDDY (for EDit DirectorY), a shareware program modestly billed as the
  25.     "World's Greatest Disk Utility!", lets you do whatever you want with
  26.     your files, directories and disks, and minimizes the keystrokes needed
  27.     to do it.
  28.  
  29.     EDDY provides the following services, and much more:
  30.  
  31.     - EDIT directory entries, including name, date, time and attributes
  32.     - Sort directory display by file name, extension, size or date/time
  33.     - Compare directories and report differences
  34.     - Select files by timestamp and/or attribute byte values
  35.     - COPY, MOVE, DELETE and/or DESTROY files (interactive or batch mode)
  36.     - LOOK at or PATCH data in files, disk sectors, or in your PC's memory
  37.     - FIND (and, optionally, REPLACE) strings in files or groups of files
  38.     - Locate files when directory not known ("Where's that file?")
  39.     - Recover lost data
  40.  
  41.     Most of what EDDY does isn't new.  The program was developed as a test
  42.     of the "Build a better mousetrap..." theory of economics.  EDDY is
  43.     offered as a tool that's meant to be easier and more convenient to use
  44.     than other programs which do similar things.  It's cheaper, too!
  45.  
  46.     Complete documentation for EDDY (a 70+ page manual) is available in the
  47.     file EDDY.DOC.  It can be printed with the DOS PRINT command.  EDDY.DOC
  48.     can also be read with EDDY's own LOOK command.
  49.  
  50.     The current EDDY is a greatly-improved version of the program reviewed
  51.     in the July, 1987 issue of "Computer Language" magazine.  Some quotes
  52.     from that review by Tim Parker...
  53.  
  54.                         "The interface ... is elegant."
  55.                 "...clean, easy-to-use, well-written program."
  56.              "...quality of product we've seen from Peter Norton."
  57.     
  58.  
  59.  
  60.  
  61.     EDDY has an intuitive, convenient interface for the common operations,
  62.     such as disk/directory/file management, file viewing, etc.  Most of the
  63.     things you frequently need to do take only a keystroke or two.  But EDDY
  64.     also addresses a number of problems which arise less often but are more
  65.     difficult to solve, if possible at all, with other utilities.
  66.  
  67.     EDDY has the latest, up-to-date, "buzzword" features, too:
  68.     -  Context-sensitive HELP
  69.     -  "Prune and Graft"
  70.     -  "Point and Shoot"
  71.     -  Configurability
  72.     -  LAN support
  73.     -  (and of course, "user friendliness" and "ease of use")
  74.  
  75.     Complete understanding of the examples below may require using EDDY, or
  76.     (horrors!) reading some of the User's Manual (in EDDY.DOC).  However, I
  77.     hope these will interest you enough tat you'll give EDDY a try.
  78.  
  79.     Consider...
  80.  
  81.     - When you have a long list of files that you want to process (say, you
  82.     want to PRINT the .LST files and TASM the .ASM files), and you don't
  83.     want to type in the commands one-by-one, the normal thing to do is build
  84.     a multi-line batch file (or one with "FOR" statements) and execute it.
  85.  
  86.     With EDDY it's easier; just display the directory containing the files,
  87.     tell EDDY to "Ignore" the ones you're not interested in (one keypress
  88.     each), and use EDDY's multi-file point-and-shoot capability.
  89.  
  90.  
  91.     - Have you ever installed a new package and wondered what it was doing
  92.     to your disk (watching the "busy" light blink), and then been unable to
  93.     find the new or changed files?  Many programs create "hidden" files, in
  94.     directories of their choice, on your disk.  You can find them by using
  95.     EDDY's "Where's That File?" function combined with attribute filtering.
  96.     If you enter:
  97.                                  eddy/w +H
  98.     EDDY will search the whole disk for hidden files.
  99.  
  100.  
  101.     - Or maybe you'd like to know whether any new files were created or any
  102.     of your files were changed by the program you just ran at (say) 9 PM on
  103.     Sep. 14, 1988.  If you enter:
  104.                            eddy/w ">09/14/88 08:59p"
  105.     EDDY will find the files, wherever they are, hidden or not.
  106.     
  107.  
  108.  
  109.  
  110.     - You don't have to worry any more whether you should be copying files
  111.     from A: to B:, or from B: to A:, nor whether there's room for all the
  112.     files you want to copy.  EDDY will tell you if there's not enough room
  113.     before starting the copying, and warn you before copying a newer file
  114.     over an older one.
  115.  
  116.  
  117.     - Did you ever lose a file because your only copy was on a disk that
  118.     somehow developed a "bad spot", and couldn't be read?  With EDDY's COPY
  119.     command, you can at least save all the GOOD data that's left, leaving
  120.     out only the part of the file that's actually in the "bad" sector.  So
  121.     you don't have to key in all that data or text again!
  122.  
  123.  
  124.     - Want to know the differences between two directories?  EDDY will TELL
  125.     you, not just display the directories for you to compare to one another.
  126.  
  127.     EDDY will report whether a file is in the other directory or not; if it
  128.     is, the relation between the timestamps - newer, older, same, or even
  129.     same timestamp but different size - will be displayed as well.  You can
  130.     stop to look at either file's contents, compare the two files, copy,
  131.     move, patch or delete them, and then continue on with the next file.
  132.  
  133.  
  134.     - You can also do the directory comparisons, and file copying, deleting,
  135.     etc., based on the results of those comparisons, in batch mode.  Great
  136.     for routine backups and directory cleanups!
  137.  
  138.  
  139.     - EDDY's string-finding capabilities are powerful and easy to set up.
  140.     You can find strings in one or more files (including binary files) -
  141.     even hyphenated words continued from one line to the next - and you can
  142.     use strings with a mixture of hex and ASCII if you want.  There's also a
  143.     similarly powerful "FIND and REPLACE" capability.
  144.  
  145.  
  146.     - Tired of wasting paper because of the form feed that many programs put
  147.     on their output?  If you use DOS's PRINT command to print a series of
  148.     files, you get a blank page between each one.  To avoid this, use EDDY's
  149.     PATCH command to breeze through all the files, changing that initial
  150.     form feed to a space, or deleting it entirely.  No more wasted paper!
  151.  
  152.  
  153.     - Have you ever wanted to read or modify a file of text that was created
  154.     by WordStar (tm), but that's not the word processor you use?  Hard to
  155.     work with, wasn't it?  Well, with EDDY, you can not only read it easily
  156.     on the screen, but you can convert it to pure ASCII, so you can use your
  157.     favorite editor or word processor on it if you want.
  158.     
  159.  
  160.  
  161.  
  162.     - Would you like to send entire disks by modem, rather than just files?
  163.     EDDY lets you copy an entire disk - boot sector, FAT, directories and
  164.     all - to a file.  You can then compress the file, send it, and the
  165.     receiver can recreate an exact copy of that disk (assuming he has a copy
  166.     of EDDY, too!).
  167.  
  168.  
  169.     - You can chop bytes off the front or back of any file and you can add
  170.     bytes - for example, ^Zs - at the end of any file.  Or you can expand
  171.     all TAB characters in a file to the equivalent number of spaces (0 - 8,
  172.     as you choose).
  173.  
  174.  
  175.     - If you're running short of space on disk, even the amount of space
  176.     used by the subdirectories themselves can be significant.  A directory
  177.     always keeps all space that was ever allocated to it, even if all the
  178.     files have been deleted.  EDDY will tell you how much space your
  179.     directories occupy, if you turn on option /D.
  180.  
  181.                          -----------------------------
  182.  
  183.     If you know of programs that do things easier or better than EDDY,
  184.     please let me know, so I can stop making dubious claims (or maybe
  185.     improve EDDY).  On the other hand, if you find some more neat things to
  186.     do with the program, or have any ideas for enhancements, I'd like to
  187.     hear about them, too.
  188.  
  189.